PDF4Java Reference Documentation
com.o2sol.pdf4java.content.text Package / PDFTextRun Class / getTransformedFontSize Method
In This Topic
    getTransformedFontSize Method
    In This Topic
    Gets the transformed font size.
    Syntax
    public double getTransformedFontSize()

    Return Value

    The actual size of the font used to draw the text on the page, it is the getFontSize transformed by current text matrix.
    See Also